To get around the fact that we may have a owner_events = FALSE grab in
authorOwen Taylor <otaylor@redhat.com>
Sat, 2 Feb 2002 21:50:46 +0000 (21:50 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 2 Feb 2002 21:50:46 +0000 (21:50 +0000)
commit2ee08d8ec6db2b23dd0e4865be411f934513b48c
treefe6ac2388a26c66d279aac505b9b8ff0226be839
parent9e31153e9b6192bc201a9fed7f3ff070295f284f
To get around the fact that we may have a owner_events = FALSE grab in

Sat Feb  2 16:43:31 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkmenu.c (gtk_menu_popup): To get around the fact
        that we may have a owner_events = FALSE grab in effect
        when we pop up a window, make a temporary grab on a
        different window, then grab on the real window. Fixes
        a problem where if a context menu popped up under the
        cursor, the first item would be stuck unselected.
        (#59812, reported by Arnaud Charlet.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmenu.c